Enviado em 31/07/2010 - 23:10h
Ola caros,
Estou com um pequeno problema durante o BOOT, as vezes o boot funciona normalmente e as vezes da a mensagem de erro e trava o sistema, ja não sei mais o que fazer e agradeço desde já à todas as tentativas de solucionar esse triste infortúnio ^^.
A titulo de informação o sda7 é onde montei o diretório raiz, da o mesmo problema com ext3 e ext4.
...
Waiting 10 seconds for device /dev/sda7...
Root device '/dev/sda7' doesn't exist. Attempting to create it.
ERROR: Unable to determine major/minor number of root device '/dev/sda7'.
You are being dropped to a recovery shell.
Type 'exit' to try and continue booting
/bin/sh: can't access tty; job control turned off
[ramfs /] # "Trava Aqui"
Meu arquivo de configuração do GRUB:
# general configuration:
timeout 5
default 0
color light-blue/black light-cyan/blue
# boot sections follow
# each is implicitly numbered from 0 in the order of appearance below
#
# TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
#
#-*
# (0) Arch Linux
title Arch Linux
root (hd0,4)
kernel /vmlinuz26 root=/dev/sda7 ro nomodeset
initrd /kernel26.img
# (1) Arch Linux
title Arch Linux Fallback
root (hd0,4)
kernel /vmlinuz26 root=/dev/sda7 ro nomodeset
initrd /kernel26-fallback.img
# (2) Windows
title Video-Game
rootnoverify (hd0,0)
makeactive
chainloader +1
Atenciosamente, Lucas Lira Gomes
Estou com um pequeno problema durante o BOOT, as vezes o boot funciona normalmente e as vezes da a mensagem de erro e trava o sistema, ja não sei mais o que fazer e agradeço desde já à todas as tentativas de solucionar esse triste infortúnio ^^.
A titulo de informação o sda7 é onde montei o diretório raiz, da o mesmo problema com ext3 e ext4.
...
Waiting 10 seconds for device /dev/sda7...
Root device '/dev/sda7' doesn't exist. Attempting to create it.
ERROR: Unable to determine major/minor number of root device '/dev/sda7'.
You are being dropped to a recovery shell.
Type 'exit' to try and continue booting
/bin/sh: can't access tty; job control turned off
[ramfs /] # "Trava Aqui"
Meu arquivo de configuração do GRUB:
# general configuration:
timeout 5
default 0
color light-blue/black light-cyan/blue
# boot sections follow
# each is implicitly numbered from 0 in the order of appearance below
#
# TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
#
#-*
# (0) Arch Linux
title Arch Linux
root (hd0,4)
kernel /vmlinuz26 root=/dev/sda7 ro nomodeset
initrd /kernel26.img
# (1) Arch Linux
title Arch Linux Fallback
root (hd0,4)
kernel /vmlinuz26 root=/dev/sda7 ro nomodeset
initrd /kernel26-fallback.img
# (2) Windows
title Video-Game
rootnoverify (hd0,0)
makeactive
chainloader +1
Atenciosamente, Lucas Lira Gomes